go.uber.org/atomic.Uintptr.Sub (method)
2 uses
go.uber.org/atomic (current package)
uintptr.go#L54: func (i *Uintptr) Sub(delta uintptr) uintptr {
uintptr.go#L65: return i.Sub(1)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)